gtk4.git
2019-06-06 Christian Hergertva_marshaller: add various va_marshallers
2019-06-05 Matthias ClasenMerge branch 'wip/matthiasc/shared-glyph-cache' into...
2019-06-05 Matthias ClasenCosmetics
2019-06-05 Matthias Clasentexture atlas: Add a missing initialization
2019-06-05 Matthias ClasenMerge branch 'theme-load' into 'master'
2019-06-05 Matthias Clasenrender node: Optimize type checks
2019-06-05 Matthias Clasensurface: Use surface->display directly
2019-06-05 Matthias ClasenAdd a theme loading benchmark
2019-06-05 Matthias ClasenFix a refcounting mishap
2019-06-05 Matthias ClasenBring brink skip_allocate
2019-06-04 Matthias ClasenRemove debug spew
2019-06-04 Timm BäderConsider all offscreen drawings for the icon cache
2019-06-04 Matthias ClasenShare glyph and icon caches
2019-06-04 Matthias Clasengdk: Create a global shared GL context
2019-06-04 Matthias Clasenglyph cache: Stop storing driver and render
2019-06-04 Matthias Clasengl: Use pad-extend for icon cache
2019-06-04 Matthias Clasengl: Use linear scaling for atlases
2019-06-04 Matthias Clasengl: Allow setting min/mag filter on textures
2019-06-04 Matthias Clasengl: Add 1 pixel of padding in the icon cache
2019-06-04 Matthias Clasenglyph cache: Reinstate 1 pixel padding
2019-06-04 Matthias Clasengl: Don't leak texture atlases
2019-06-04 Matthias Clasengl: Free icon data
2019-06-04 Matthias Clasenglyph cache: Clarify message
2019-06-04 Timm Bädergl renderer: Add & use icon cache
2019-06-04 Timm Bäderglimage: Only support uploading one region
2019-06-04 Timm Bädergl renderer: Move texture atlas into its own file
2019-06-04 Timm Bäderglglyphcache: Use stb_rect_pack for better glyph packing
2019-06-04 Benjamin Ottedocs: Remove mention of queue_draw_area()
2019-06-04 Timm Bäderrendernodeimpl: Inline container_node_get_bounds into...
2019-06-04 Timm Bädersnapshot: Make append_node_internal transfer-full
2019-06-04 Benjamin OtteMerge branch 'for-master' into 'master'
2019-06-04 Benjamin Ottewidget-factory: Show proper separators
2019-06-04 Benjamin Ottebuilder: Allow values of type GType
2019-06-04 Benjamin Ottebuilder: Make GListStore buildable
2019-06-03 Benjamin Ottetestsuite: Add tests for printing/parsing transforms
2019-06-03 Matthias ClasenMerge branch 'transform-tests' into 'master'
2019-06-03 Matthias Clasengsk: Add some more transform tests
2019-06-03 Matthias Clasengsk: Fix printing of identity transforms
2019-06-03 Matthias ClasenCosmetics
2019-06-03 Matthias ClasenMove transform tests to the gsk suite
2019-06-03 Benjamin OtteMerge branch 'for-master' into 'master'
2019-06-03 Timm BäderGskTransform: NULL is a valid transform
2019-06-03 Benjamin Otterendernodeparser: Handle Cairo being stupid
2019-06-03 Timm Bädergl renderer: Dont' memcmp() a GskTransform
2019-06-03 Timm Bäderwidget: Unref priv->{allocated_,}transform
2019-06-03 Timm Bädergl renderer: Don't ref transform twice
2019-06-03 Timm Bäderglyphcache: Don't leak hashtables
2019-06-03 Timm BäderGskTransform: Ignore identity transforms
2019-06-03 Timm Bädergl renderer: Ref transform before using it
2019-06-03 Timm Bädergl renderer: Dont' unnecessarily to_matrix transforms
2019-06-03 Matthias ClasenMerge branch 'menu-sizing' into 'master'
2019-06-03 Matthias Clasenmenu: Update scrollbar policy
2019-06-03 Benjamin OtteMerge branch 'cherry-pick-ae2ef147' into 'master'
2019-06-03 Daniel MustielesUpdated Spanish translation
2019-06-03 Matthias ClasenMerge branch 'glyph-memdup' into 'master'
2019-06-03 Matthias Clasengl: Avoid a memdup in glyph upload
2019-06-03 Matthias ClasenMerge branch 'big-glyphs' into 'master'
2019-06-03 Matthias ClasenSave gsk output from ci
2019-06-03 Matthias Clasentestsuite: Pass --output for gsk tests
2019-06-03 Matthias Clasengsk tests: Add an --output option
2019-06-03 Matthias Clasengl: Fix glyph cache aging
2019-06-03 Matthias ClasenAdd code to dump out the glyph caches
2019-06-03 Matthias Clasengl: Improve cache dropping code
2019-06-03 Matthias Clasengl: Improve glyph cache logging
2019-06-03 Matthias Clasengl: Log creation of glyph caches
2019-06-03 Matthias Clasengsk: Test huge glyphs
2019-06-03 Matthias Clasengl: Make the glyph cache survive big glyphs
2019-06-03 Matthias Clasengsk: Test big glyphs
2019-06-03 Michael Natterergtk: fix weed_out_neg_zero() in spinbutton and scale
2019-06-03 Benjamin OtteMerge branch 'for-master' into 'master'
2019-06-02 Matthias ClasenMerge branch 'wip/chergert/marshalling-gtk4' into ...
2019-06-02 Christian Hergertgtk: fix all uses of g_cclosure_marshal_generic
2019-06-02 Benjamin Ottegtk-demo: Fix sliding puzzle demo
2019-06-02 Benjamin Ottetransform: Coalesce similar transforms
2019-06-02 Matthias ClasenDon't generate mipmaps needlessly
2019-06-02 Benjamin Ottetransform: Treat 0 perspective transforms as identity
2019-06-02 Piotr DrągUpdate Polish translation
2019-06-02 Timm Bädergl renderer: Remove homegrown transform_bounds code
2019-06-02 Timm Bädertransform: Add G_GNUC_WARN_UNUSED_RESULT annotations
2019-06-02 Timm Bädergl renderer: Fix scale computation
2019-06-02 Timm Bädergl renderer: Use GskTransform in render ops builder
2019-06-02 Timm Bädergl renderer: Fix rounded rect intersection code
2019-06-01 Matthias ClasenAdd gtkmenubarprivate.h
2019-06-01 Matthias ClasenCosmetics
2019-06-01 Matthias ClasenMerge branch 'restack-gtk4' into 'master'
2019-06-01 Руслан ИжбулатовGDK W32: Ensure correct stacking of popup windows
2019-06-01 Balázs ÚrUpdate Hungarian translation
2019-06-01 Matthias ClasenRemove an unused enum
2019-06-01 Matthias ClasenMerge branch 'global-coords' into 'master'
2019-06-01 Matthias ClasenUpdate css node results
2019-06-01 Matthias ClasenFix menu item accessible
2019-06-01 Matthias Clasentests: Fix issues with menu shells
2019-06-01 Matthias Clasenmenu: Fix destruction
2019-06-01 Matthias ClasenMerge branch 'convert-dialog' into 'master'
2019-05-31 Matthias Clasenmenu: Fix keynav between submenus
2019-05-31 Matthias Clasenmenu: Bring back the scroll keybindings
2019-05-31 Matthias Clasenmenu: Keep selected item in view
2019-05-31 Matthias ClasenMore menu work
2019-05-31 Matthias ClasenMore menu restructuring
2019-05-31 Matthias Clasenmenu: Use a scrolled window
next